A module is a compilation unit or a development unit 模块是编译单元或开发单元。
Defines partial classes , structs , and interfaces throughout the same compilation unit 在整个同一编译单元内定义分部类、结构和接口。
Feature works only if the attributed function and the caller are part of the same compilation unit 仅当属性化函数和调用方属于同一编译单元时,
An interface that allows you to query the source string and source location within the containing compilation unit 是一个允许您查询包含编译单元内的源代码字符串和源代码位置的接口。
Method is given the entire source code for the compilation unit , that is , everything in the java source file Scanner . setsource方法提供了编译单元的完整源代码,即java源文件中的所有内容。
As another example , there is an implementation class representing a java compilation unit derived from a 另一个示例是,有一个表示java编译单元的实现类,它派生自package explorer所显示的jar文件的
The best way of ensuring that an object is managed or native is to put it into a compilation unit that is built that way 确保某个对象为托管对象或本机对象最佳方式是将其放入以该方式生成的编译单元中。
The principal difference being that changing the buffer associated with a compilation unit updates the corresponding elements of the java model ,其原理不同之处在于,更改与编译单元相关的缓冲区更新了java模型的对应元素。
Generates code for the specified code document object model codedom compilation unit and sends it to the specified text writer , using the specified options 为指定的代码文档对象模型( codedom )编译单元生成代码,并使用指定的选项将代码发送到指定的文本编写器。
Generates code for the specified code document object model codedom compilation unit and outputs it to the specified text writer using the specified options 为指定的代码文档对象模型( codedom )编译单元生成代码,并使用指定的选项将代码输出到指定的文本编写器。